Entando Blog

Deploying a Streamlit bundle in Entando

Streamlit is an open-source Python library which is very popular in the data science and machine learning community. It is useful for quickly creating and sharing beautiful data-driven web apps. There are excellent hosting options for public Streamlit apps, but in enterprise environments, there is a need for sharing such apps in a more controlled way. Entando provides a Kubernetes and cloud-friendly way to do this.

Using React to Create a Micro Frontend

Having discovered micro frontend creation with Angular, we jump into another world with React. Remember, I'm trying to create a micro frontend using the web component specifications for Angular, React, and Vue.js. Does React provide the best developer experience when creating a micro frontend social card? Let's try it!